home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / progs / editor / frexxed / fpl / tabspace.fpl.readme < prev    next >
Text File  |  1996-03-26  |  701b  |  25 lines

  1. ############################################
  2. File: TabSpace.FPL
  3. Author: Kjell Ericson
  4. Email: kjer@netcom.se, FidoNet 2:201/328
  5. Short description: Output spaces instead of a tab character.
  6. Version: 1.0
  7. Date: 21.5.94
  8. Local settings: "tab_space"
  9. Global settings:
  10. Keysequence: "tab"
  11. Type: key assing
  12. Prereq:
  13. ############################################
  14.  
  15. FUNCTION
  16.   The function will calculate have many spaces that need to be outputted to match
  17. the next tab location.
  18.  
  19.   It will be trigged by the tab key, when the constructed setting 'tab_space'
  20. is on.
  21.  
  22. ADDED by Edd Dumbill ejad-a@minster.york.ac.uk
  23.   When 'tab_space' is on, SHIFT-TAB will backspace to the previous tab
  24. location, deleting characters. 
  25.